dvb_free_ts_tables

@brief frees a struct dvb_v5_descriptors @ingroup frontend_scan

@param dvb_desc pointed to the structure to be freed.

This function recursively frees everything that is allocated by dvb_get_ts_tables() and stored at dvb_desc, including dvb_desc itself.

extern (C)
void
dvb_free_ts_tables

Meta